projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df014ac
)
(distclean clean): Remove nmake specific
author
Andrew Innes
<andrewi@gnu.org>
Fri, 9 Apr 2004 17:31:41 +0000
(17:31 +0000)
committer
Andrew Innes
<andrewi@gnu.org>
Fri, 9 Apr 2004 17:31:41 +0000
(17:31 +0000)
stamp-subdir test.
leim/makefile.w32-in
patch
|
blob
|
history
diff --git
a/leim/makefile.w32-in
b/leim/makefile.w32-in
index f19aceb4f829f6407aceb7cdc3a49d4f04eb0f87..bb4461c810c517e671e5628335c531adc045fdf8 100644
(file)
--- a/
leim/makefile.w32-in
+++ b/
leim/makefile.w32-in
@@
-198,7
+198,7
@@
clean mostlyclean:
- $(DEL) leim-list.el
distclean clean:
-
if exist stamp-subdir
$(DELTREE) $(SUBDIRS)
+
-
$(DELTREE) $(SUBDIRS)
- $(DEL) stamp-subdir
maintainer-clean: distclean